Pass --help to the most nested subcommand
authorOwen W. Taylor <otaylor@fishsoup.net>
Tue, 23 Sep 2014 19:31:30 +0000 (15:31 -0400)
committerOwen W. Taylor <otaylor@fishsoup.net>
Thu, 25 Sep 2014 07:08:06 +0000 (03:08 -0400)
commit1dca5566911a59276242c5e1cc8ea4a611853879
tree972566c51ee4f6ddd687e7b3704f5c3b5b93d9b0
parent40f490ed11febb72182b125c67a86b5f634211b6
Pass --help to the most nested subcommand

'ostree admin <x> --help' and 'ostree admin instutil <x> --help' should
give help on the deepest subcommand, not on 'ostree admin'.

https://bugzilla.gnome.org/show_bug.cgi?id=737194
src/ostree/ot-admin-builtin-instutil.c
src/ostree/ot-builtin-admin.c